conf="
# Set transparency: 0 is transparent, 1 is opaque
*.transparency=1

# Set window title
*.title = HF Sysinfo

img.type = image
img.path = waiting.gif
img.maxwidth = 253
img.border = 0
img.y = 60
img.x = 0

txt.type = text
txt.default = Programm wird nach dem Auslesen automatisch geschlossen!
txt.y = 20
txt.x = 0

"
pashua_run "$conf"

if [ $sysinfo = 1 ]; then
bash script2 & source scripts/getinfos
fi
